func unicode/utf8.appendRuneNonASCII
2 uses
unicode/utf8 (current package)
utf8.go#L380: return appendRuneNonASCII(p, r)
utf8.go#L383: func appendRuneNonASCII(p []byte, r rune) []byte {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)